home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK2.toast / Development Kits (Disc 2) / QuickDraw GX / Programming Stuff / GX Compatibility Interfaces / PrintingErrors.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-06-02  |  280 b   |  12 lines  |  [TEXT/MPS ]

  1. /* 
  2.     "PrintingErrors.h" has been merged into "GXPrinting.h"
  3.     
  4.     This file has been included to allow older source code 
  5.     to #include <PrintingErrors.h>.  Please update your
  6.     source code to directly #include <GXPrinting.h>
  7. */
  8.  
  9. #ifndef __GXPRINTING__
  10.     #include <GXPrinting.h>
  11. #endif
  12.